@@ -46,7 +46,7 @@ RailsAdmin.config do |config| |
||
46 | 46 |
|
47 | 47 |
# ==> Included models |
48 | 48 |
# Add all excluded models here: |
49 |
- # config.excluded_models = [User] |
|
49 |
+ config.excluded_models = [Contact] |
|
50 | 50 |
|
51 | 51 |
# Add models here if you want to go 'whitelist mode': |
52 | 52 |
# config.included_models = [User] |